home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 6127 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  4.3 KB

  1. Path: news.vol.it!news
  2. From: bizzetti@mbox.vol.it (Fabio Bizzetti)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: AddIntServer + VERTB strangeness
  5. Date: 22 Mar 1996 15:24:47 GMT
  6. Organization: Video On Line
  7. Distribution: world
  8. Message-ID: <3763.6655T817T2791@mbox.vol.it>
  9. References: <199603120851.IAA51888@poseidon.bfs.unibol.com> <4i4326$1lh@serpens.rhein.de><579.6646T899T909@gramercy.ios.com>
  10.     <4i8na5$hku@serpens.rhein.de><1489.6648T979T1677@gramercy.ios.com>
  11.     <4ii0la$fkl@serpens.rhein.de> <2256.6651T836T2288@gramercy.ios.com>
  12. NNTP-Posting-Host: molcl2.vol.it
  13. X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
  14.  
  15.  
  16. >>>>You MUST reboot afterwards.
  17. >>> Why?? Wait.  Ok there, I just went and ran a little demo of mine that does
  18. >>>just this and see, here I am, back continuing entering this message.
  19.  
  20. >>Typical C0d3rz bullshit. It doesn't matter if "it works for you". C0d3rz
  21. >>always go for the maxime that if it works for them in their particular
  22. >>configuration it is ok. This is NOT true.
  23.  
  24. Yours is "bullshit", as you say.
  25. If the world follows your ideas, we'll all program in Basic.
  26. The more you go away from a sure standard, the lamest the computer becomes.
  27. Now you think that "assembly is dead: C++ is the future" and such bullshits,
  28. but I recall that some pseudo-programmers said the same when the C128 went
  29. released: "Now we've a powerful Basic: no more assembly blablabla".
  30. Well, I hope that the future will be as you wish: so in 5 minutes we REAL
  31. programmers will write a short assembly routine and kill any competition
  32. with the pseudo programmers.
  33. I bet you dont want to know (or you aren't able) neither what happens in the
  34. computer when you "program" a routine to print a string in the screen, you
  35. prefer to say << wow! some text magically showed up on the screen after I wrote
  36. "Print A$">>. Well, good luck. But dont bother judging real programmers; you
  37. dont program the computer, you (perhaps) program the compiler, that will never
  38. generate acceptable code. You get a 10 times faster CPU to regain the speed?
  39. I write an assembly routine optimized by a human mind in 5 minutes and we're
  40. back again. Eat my dust ;)
  41. After 10 years of experience in assembly (I know almost any language), I find
  42. it extremely easy: more than C. It's only a question of being accustomed, and
  43. to make your own subroutines/macros where possible. Then, if a new CPU comes
  44. out, I learn it in 1-2 weeks, like 80x86 and PowerPC recently.
  45. After 1 month it's like if I knew them since I was born.
  46.  
  47. You want it easy: no pain, no gain.
  48.  
  49. >>Just install some expansion board like a network card and die miserably.
  50.  
  51. Bad designed hardware.
  52.  
  53. >>>>We had this discussion several times. You may get something that somehow
  54. >>>>works on some hardware configurations, but you cannot get something that
  55. >>>>reliably works on every configuration just because you do not know how
  56. >>>>to handle all the hardware yourself.
  57.  
  58. You know if there're hardware rules, and not only software rules.
  59. A computer is not only generic software: it has also an hardware identity.
  60. If you remove it, then it's not a computer anymore.
  61.  
  62. >>>> There is more to an Amiga than an
  63. >>>>68020 and an AGA chipset.
  64. >>> I don't believe that. Not unless you consider something like a Draaco an
  65. >>>Amiga (which I don't).
  66.  
  67. The Draco is an exception, so it has to get the problems, not the rest of the
  68. standard Amigas.
  69.  
  70.  
  71. Utilities use the generic OS, games and demos cannot.
  72.  
  73. ------------------------------------------------------------------------------
  74. |                                                                            |
  75. |           Stop that fucking imperialist embargo against Cuba.              |
  76. |                 Hasta Siempre Comandante Che Guevara.                      |
  77. |                                                                            |
  78. |                                                                            |
  79. |    Fabio "Maverick" Bizzetti - bizzetti@mbox.vol.it - Maverick* at IRC     |
  80. |              The maker of "CyberMan" and "Virtual Karting"                 |
  81. |   working on "Virtual Rally" and "StarFighter", the 3D game that will      |
  82. |                        bring the Amiga to the top                          |
  83. |                                                                            |
  84. ------------------------------------------------------------------------------
  85.  
  86.  
  87.